ComponentOne Xamarin Edition
GridRowColCollection<T> Class
Members 
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridRowColCollection<T> Class
Base collection class for columns and rows.
Syntax
[DefaultMember("Item")]
public abstract class GridRowColCollection<T> 
where T: GridRowCol
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Xamarin.Forms.Grid.GridRowColCollection<T>
      C1.Xamarin.Forms.Grid.GridColumnCollection
      C1.Xamarin.Forms.Grid.GridRowCollection

See Also

Reference

GridRowColCollection<T> Members
C1.Xamarin.Forms.Grid Namespace